encoding/json.decodeState.rescanLiteral (method)

5 uses

	encoding/json (current package)
		decode.go#L322: func (d *decodeState) rescanLiteral() {
		decode.go#L391: 		d.rescanLiteral()
		decode.go#L679: 		d.rescanLiteral()
		decode.go#L1093: 		d.rescanLiteral()
		decode.go#L1132: 	d.rescanLiteral()